.zzjg{
    width:100%;
    min-height:650px;
    position: relative;
}
.zsdw{
    width:100%;
    min-height:650px;
    position: relative;
}
.gzyj{
    width:100%;
    min-height:650px;
    position: relative;
}
.gzdt{
    width:100%;
    min-height:850px;
    position: relative;
}

.topbg{
    background-image: url("topbg.png");
    width:100%;
    height:133px;
    position: absolute;
    top: 170px;
    background-repeat: no-repeat;
    background-size: 100%;
}
.contentsbox{
    width:100%;
    box-sizing: border-box;
    /*padding-top: 153px;!*133+20*!*/
    /*position: absolute;*/
    position: relative;
    z-index: 999;
    padding-top: 22px;
    font-size: 0;
}

.leftNav{
    width:255px;
    display: inline-block;
    vertical-align: top;
}

.rightContent,.rightContents{
    width:calc(100% - 255px);
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    border-left: 15px solid transparent;
    padding-top: 110px;
}

.rightContent .boxcontent{
    width:100%;
    background: white;
    min-height:500px;
    box-sizing: border-box;
    padding: 20px;
}
.rightContents .boxcontent{
    width:100%;
    background: white;
    box-sizing: border-box;
    padding: 20px;
}

.zzjg .titltbg{
    background-image: url("zzjt.png");
    background-repeat: no-repeat;
    width:255px;
    height:90px;
    background-size: 100%;
}
.zsdw .titltbg{
    background-image: url(nullt.png);
    background-repeat: no-repeat;
    width: 255px;
    height: 90px;
    background-size: 100%;
    font-size: 24px;
    font-weight: bold;
    color: white;
    text-align: right;
    padding-right: 19px;
    box-sizing: border-box;
    padding-top: 13px;
}

.alllist .titltbg{
    background-image: url(nullt.png);
    background-repeat: no-repeat;
    width: 255px;
    height: 90px;
    background-size: 100%;
    font-size: 24px;
    font-weight: bold;
    color: white;
    text-align: right;
    padding-right: 19px;
    box-sizing: border-box;
    padding-top: 13px;
}


.zsdw .titltbg p,.alllist .titltbg p{
    font-size: 13px;
    font-weight: 100;
    color: white;
    padding-top: 11px;
    padding-right: 0px;
}

.gzdt .titltbg{
    background-image: url("gzdtt.png");
    background-repeat: no-repeat;
    width:255px;
    height:90px;
    background-size: 100%;
}
.gzyj .titltbg{
    background-image: url("gzyjt.png");
    background-repeat: no-repeat;
    width:255px;
    height:90px;
    background-size: 100%;
}
.filesgz .titltbg{
    background-image: url(nullt.png);
    background-repeat: no-repeat;
    width: 255px;
    height: 90px;
    background-size: 100%;
    font-size: 24px;
    font-weight: bold;
    color: white;
    text-align: right;
    padding-right: 19px;
    box-sizing: border-box;
    padding-top: 13px;
}

.filesgz .titltbg p{
    font-size: 13px;
    font-weight: 100;
    color: white;
    padding-top: 11px;
    padding-right: 0px;
}

.leftNav .navChild{
    width:255px;
    background-color: white;
    height:520px;
    overflow: hidden;;
    overflow-y: auto;
}
.leftNav .layui-nav{
    background-color: #FBFAFB;
    width:255px;
    color:black;

}
.leftNav .layui-nav-tree .layui-nav-item a{
    color:black ;
    border-bottom: 1px solid #EFEEF1;
}
.layui-nav-itemed .layui-nav-child{
    background-color: #FBFAFB !important;
}

.layui-nav-tree .layui-nav-item a:hover{
    color:#B80219 !important;
}

.layui-nav-tree .layui-nav-item a:hover{
    color:#B80219 !important;
    background-color: transparent;
}
.layui-nav-tree .layui-nav-bar{
    width:0px;
    display: none;
}
.layui-nav-itemed>a, .layui-nav-tree .layui-nav-title a, .layui-nav-tree .layui-nav-title a:hover{
    color:black !important;
}
.layui-nav-tree .layui-nav-child dd.layui-this, .layui-nav-tree .layui-nav-child dd.layui-this a, .layui-nav-tree .layui-this, .layui-nav-tree .layui-this>a, .layui-nav-tree .layui-this>a:hover{
    background-color: white ;
    color:#B80219 ;
}

.layui-nav-itemed .layui-nav-child a{
    padding-left: 35px;
}

.layui-nav .layui-nav-more{
    border-color: #ABA8AB transparent transparent;
}

.layui-nav .layui-nav-mored, .layui-nav-itemed .layui-nav-more{
    border-color: transparent transparent #ABA8AB;
}
.breadcrumb {
    font-size: 14px;
    color: black;
}
.breadcrumb a{
    font-size: 16px;
    color: black;
}
.breadcrumb a:hover{
    color:#07519A;
}
.zzjg .nrbox{
    padding-top: 20px;
    width:100%;
    height:100%;
    overflow: hidden;
    font-size: 14px;
}
.gzdt .breadcrumb,.zzjg .breadcrumb{
    border-bottom: 1px solid #cecece;
    padding-bottom: 15px;
}


.gzdt .leftNav .navChild{
    height:720px;
}
.gzdt .rightContent .boxcontent{
    /*height:700px;*/
    min-height: 700px;
}

.currentSpan{
    background-image: url("index2.png");
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: 0px 50%;
}


/*工作动态*/
.newTuWen,.byrd{
    margin-top: 10px;
    border:1px solid #F7F5F7;
    box-sizing: border-box;
    padding: 10px;
    width:100%;
    color:#4E4F50;
    background-color: white;
}

.gzdt .leftNav .navChild{
    background-color: transparent;
}
.twtitle{
    color:black;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #F2F0F2;
}
.TuWenBox{
    width:100%;
    font-size: 0;
    padding: 10px 0px;
    min-height: 280px;
}
.tuwenPic{
    width:75px;
    height:55px;
}
.tuwenTxt{
    width:141px;
    margin-left: 8px;
}
.rowNum{
    border: 1px solid #C6C4C6;
    padding: 0px 5px;
    font-size: 12px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    margin-top: 3px;
}
.byrdc{
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    width: 90%;
    /*text-indent: 24px;*/
    padding-left: 10px;
    /*line-height: 26px;*/
    border-bottom: 1px dashed #F5F4F6;
    padding-bottom: 10px;
}

.rdItem:last-child .byrdc{
    padding-bottom: 0px;
    border-bottom: 0px;
}

.tuwenTxt{
    width: 141px;
    text-indent: 0px;
    margin-left: 0px;
    line-height: 18px;
    border:0px;
    padding-bottom: 0px;
}

.byrdc a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
}
.tuwenTxt a{
    -webkit-line-clamp:3;
}

.tuwenTxt a:hover,.byrdc a:hover{
    color:#B80119;
}
.newTuWen,.TuWenBox{
    padding-bottom: 0px;
}
.newyuan{
    font-size: 14px;
    color: #C7C6C8;
    vertical-align: middle;
    margin-right: 5px;
}
.nrbox{
    box-sizing: border-box;
    padding: 15px 0px;
    border-bottom: 1px dashed #EBEBEB;
}

.nrbox a {
    font-size: 14px;
    color: black !important;
    width: 85%;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nrbox a:hover {
    color: #07519A !important;
}
.nrbox .listdate {
    float: right;
    font-size: 14px;
}
.brydcbox{
    margin-top:10px;
    font-size: 0;
}
.tuwenItem{
    margin-bottom: 15px;
}
.rdItem{
    margin-bottom: 15px;
}
.currentSpan {
    font-size: 16px;
}
.nrbox .nrItem{
    line-height: 34px;
    color: black;
}
.numpage{
    border:1px solid #cecece;
    padding: 3px 5px;
    box-sizing: border-box;
    margin:0px 5px;
}
.pageBox{
    text-align: center;
    padding-top: 15px;
    color: black;
}
.pageBox a{
    color: black;
    border:1px solid #cecece;
    padding: 3px 5px;
    box-sizing: border-box;
    margin:0px 5px;
    display: inline-block;
}
.pageBox span{
    margin:0px 5px;
    font-size: 14px;
    display: inline-block;
}
.pageBox a:hover{
    color:#07519A;
}

.layui-nav-tree .layui-nav-more{
    right:20px;
}

.MainArea .nrbox{
    min-height: 600px;
}
.SkinObject{
    font-size: 14px;
}
.alllist{
    width: 100%;
    min-height: 850px;
    position: relative;
}

.alllist .leftNav .navChild {
    background-color: transparent;
    height:720px;
}
.alllist .leftNav .navChild {
    height: 720px;
}
.layui-this a{
    color:#B80219 !important;
}
